-- card: 6074 from stack: in -- bmap block id: 6166 -- flags: 0000 -- background id: 2647 -- name: About Scales -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=111 top=315 right=337 bottom=211 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Minor Scales ----- HyperTalk script ----- on mouseUp visual effect iris open to card go to card "minor scales" of stack "reference" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=112 top=290 right=311 bottom=209 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Major Scales ----- HyperTalk script ----- on mouseUp visual effect iris open to card go to card "major scales" of stack "reference" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=226 top=315 right=337 bottom=326 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Scale Practice ----- HyperTalk script ----- on mouseUp visual effect iris open to card go "scales" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=225 top=291 right=313 bottom=331 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Circle of Fifths ----- HyperTalk script ----- on mouseUp visual effect iris open to card go to card "circle of fifths" of stack "reference" end mouseUp